StyleScheme.getStyle

class StyleScheme
getStyle
(
string styleId
)

Parameters

styleId string

id of the style to retrieve.

Return Value

Type: Style

style which corresponds to @style_id in the @scheme, or %NULL when no style with this name found. It is owned by @scheme and may not be unref'ed.

Meta